home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / polarrescue.swf / scripts / DefineButton2_374 / BUTTONCONDACTION on(keyPress 2).as < prev   
Encoding:
Text File  |  2006-05-23  |  66 b   |  5 lines

  1. on(keyPress "2"){
  2.    gotoAndStop(10);
  3.    _root.current = 2;
  4. }
  5.